|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnegotiator.protocol.Protocol
negotiator.protocol.auction.AuctionProtocol
negotiator.protocol.auction.FreeAuctionProtocol
public class FreeAuctionProtocol
| Field Summary |
|---|
| Fields inherited from class negotiator.protocol.auction.AuctionProtocol |
|---|
ALLOWED_UTILITY_DEVIATION, gui_nego_time, non_gui_nego_time |
| Fields inherited from class negotiator.protocol.Protocol |
|---|
domain, negoThread, sessionNr, stopNegotiation, totalSessions, tournamentRunner |
| Constructor Summary | |
|---|---|
FreeAuctionProtocol(AgentRepItem[] agentRepItems,
ProfileRepItem[] profileRepItems,
java.util.HashMap<AgentParameterVariable,AgentParamValue>[] agentParams)
|
|
| Method Summary |
|---|
| Methods inherited from class negotiator.protocol.auction.AuctionProtocol |
|---|
calculateTheoreticalOutcome, createSession, getName, getNegotiationOutcome, getTournamentSessions, run, runNegotiationSession, runNegotiationSession |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FreeAuctionProtocol(AgentRepItem[] agentRepItems,
ProfileRepItem[] profileRepItems,
java.util.HashMap<AgentParameterVariable,AgentParamValue>[] agentParams)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||